home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Collections: Franz PD
/
Franz PD Disk #170 (1992)(Rhein-Sieg-Soft).zip
/
Franz PD Disk #170 (1992)(Rhein-Sieg-Soft).adf
/
map_editor
/
map_editor.config
< prev
next >
Wrap
Text File
|
1992-04-13
|
2KB
|
136 lines
****************************************************************************
* Configuration for the map editor
* A '*' at the beginning of a line marks a remark
****************************************************************************
* Display the configuration
#VERBOSE
* set filenames
#MAP=daten/Map.dat
#EDITOR_ELEMENTS=daten/Editor_Elements.gfx
#ELEMENTS=daten/Elements.bit
#GFX=daten/Brush.iff
#IFFMAP=daten/Map.iff
* define colors
#COLOR=0,0,0,0
#COLOR=1,15,15,15
#COLOR=2,8,15,0
#COLOR=3,0,8,0
#COLOR=4,10,10,10
#COLOR=5,7,7,7
#COLOR=6,5,5,5
#COLOR=7,0,10,15
#COLOR=8,0,0,15
#COLOR=9,11,7,0
#COLOR=10,7,3,0
#COLOR=11,15,0,0
#COLOR=12,15,6,0
#COLOR=13,14,13,0
#COLOR=14,15,12,12
#COLOR=15,13,13,13
* set 'pens'
#BLACK=0
#PEN1=9
#PEN2=11
* set cycle range
#CYCLE=0,1,2
#CYCLE=1,40,47
#CYCLE=2,0,0
#CYCLE=3,0,0
#CYCLE=4,0,0
#CYCLE=5,0,0
#CYCLE=6,0,0
#CYCLE=7,0,0
#CYCLE=8,0,0
#CYCLE=9,0,0
* Set some personal preferences
#UNDO=FALSE
#RAMSAVE=FALSE
#SPRAY=FALSE
#PASTE=FALSE
#CYCLEMODE=AUTO
#FAST=TRUE
#INITELEM=0
#ELEM=0
* ATTENTION: #DEPTH is very important
#DEPTH=4
* ATTENTION: NTSC=TRUE only needed if you have a NTSC-Amiga (see doc-file)
#NTSC=FALSE
* set the colors of the elements in the general view
* Note: you should call #INITELEMCOLOR first
#INITELEMCOLOR
#ELEMCOLOR=0,2
#ELEMCOLOR=1,3
#ELEMCOLOR=2,3
#ELEMCOLOR=3,3
#ELEMCOLOR=4,3
#ELEMCOLOR=5,3
#ELEMCOLOR=6,13
#ELEMCOLOR=7,13
#ELEMCOLOR=8,9
#ELEMCOLOR=9,9
#ELEMCOLOR=10,9
#ELEMCOLOR=11,9
#ELEMCOLOR=12,4
#ELEMCOLOR=13,4
#ELEMCOLOR=14,4
#ELEMCOLOR=15,13
#ELEMCOLOR=16,4
#ELEMCOLOR=17,4
#ELEMCOLOR=18,4
#ELEMCOLOR=19,4
#ELEMCOLOR=20,4
#ELEMCOLOR=21,4
#ELEMCOLOR=22,4
#ELEMCOLOR=23,4
#ELEMCOLOR=24,4
#ELEMCOLOR=25,4
#ELEMCOLOR=26,4
#ELEMCOLOR=27,4
#ELEMCOLOR=28,4
#ELEMCOLOR=29,6
#ELEMCOLOR=30,6
#ELEMCOLOR=31,6
#ELEMCOLOR=32,12
#ELEMCOLOR=33,15
#ELEMCOLOR=34,13
#ELEMCOLOR=35,4
#ELEMCOLOR=36,4
#ELEMCOLOR=37,4
#ELEMCOLOR=38,4
#ELEMCOLOR=39,11
#ELEMCOLOR=40,11
#ELEMCOLOR=41,11
#ELEMCOLOR=42,11
#ELEMCOLOR=43,11
#ELEMCOLOR=44,11
#ELEMCOLOR=45,11
#ELEMCOLOR=46,11
#ELEMCOLOR=47,11
#ELEMCOLOR=48,7
#ELEMCOLOR=49,7
#ELEMCOLOR=50,7
#ELEMCOLOR=51,7
#ELEMCOLOR=52,7
#ELEMCOLOR=53,7
#ELEMCOLOR=54,7
#ELEMCOLOR=55,7
#ELEMCOLOR=56,7
#ELEMCOLOR=57,7
#ELEMCOLOR=58,7
#ELEMCOLOR=59,11
#ELEMCOLOR=60,11
* tell the editor, that here is the end of the file
#EOF
* End of file....